Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Migration Update #124

Merged
merged 17 commits into from
Jan 11, 2025
Merged

The Migration Update #124

merged 17 commits into from
Jan 11, 2025

Conversation

SoyRA
Copy link
Contributor

@SoyRA SoyRA commented Nov 4, 2024

The massive thing is real!

  1. I tried to bring everything from the GitHub wiki and the old documentation.
  2. I tried to bring everything from the Discord server FAQ channel, as well as the website.
  3. I have added new things like the whole Log in topic and questions about security (and conspiracy).

I think everything is relatively good, although I ask for more emphasis on the security part because maybe it's not necessary to mention my repository and even better words could be used.


The only thing I didn't finish adding was this, I'll leave it here just in case it's useful in the future:

---
slug: /migration-backup
title: Migration backup
unlisted: true
---

:::danger OUTDATED AND UNVERIFIED

The following information is copied from **old wiki / documentation**, so <u>**it's not up-to-date or verified**</u>.\
I've left this as information in case someone else wants to adapt and simplify it to the new documentation.

:::

## CurseForge Launcher

:::info

- On CurseForge you will find a lot of [mods](https://www.curseforge.com/minecraft/mc-mods) for Minecraft, but there are also [modpacks](https://www.curseforge.com/minecraft/modpacks).
    - Installing mods isn't difficult, but modpacks could be difficult if they're not intended for "Extract, copy and paste".
- With this guide you will be able to install the modpacks in three ways:
    - <u>Replace CurseForge Launcher with SKlauncher</u>: You will continue to use *CurseForge Launcher* to download modspacks and stuff, but instead of starting with *Minecraft Launcher* it will use *SKlauncher*.
    - <u>Change the Game Directory</u>: You will use *CurseForge Launcher* to install the modpacks, but you will configure SKlauncher to use that modpack.
    - <u>Move the modpack manually</u>: In some cases they allow you to download the modpack without *CurseForge Launcher* so you install it manually.

:::warning Windows only

- While *CurseForge Launcher* can be used on Linux and Mac OS, this guide is written for Windows.
    - Everything should work anyway, but the guide won't tell you where to go on Linux / Mac OS.

:::

### Replace CurseForge Launcher with SKlauncher
1. Download and install the [CurseForge Launcher](https://download.curseforge.com/).
    * Start it after installation and click on *Minecraft* to install it.
2. Go to [SKlauncher - Downloads](https://skmedix.pl/sklauncher/downloads), download the **Windows (`.exe`)** and rename the file to `minecraft.exe`
    * Be careful, you may not [see the file extension](https://www.tenforums.com/tutorials/62842-hide-show-file-name-extensions-windows-10-a.html) and end up with `minecraft.exe.exe` :P
3. Copy this `minecraft.exe` to paste it in `%USERPROFILE%\curseforge\minecraft\Install` (replacing the original).
    * If you didn't modify the *CurseForge's Minecraft modding folder*, that' s the default path.
4. Done, now CurseForge will launch *SKlauncher* instead of *Minecraft Launcher*.

### Change the Game Directory
1. Download and install the [CurseForge Launcher](https://download.curseforge.com/).
    * Start it after installation and click on *Minecraft* to install it.
2. Install the modpack you want but don't start it (since it will start *Minecraft Launcher*).
3. Download and install the *Mod Loader* (for example: Forge) that the modpack uses.
4. Start *SKlauncher* and edit the *Mod Loader profile* to change the [Game Directory](../../faq/#how-does-game-directory-work) to the path where the modpack is installed.
    * Go to the *My Modpacks* tab in *CurseForge*, right click on the modpack and then *Open Folder* to see where it's installed.
5. Done, after the profile is edited you will be able to start it and play using the modpack.

### Move the modpack manually
- I can't find a modpack that doesn't have its own instructions, if it does NOT have an option for *Minecraft Launcher* (nothing for *CurseForge* or others) then you're likely to have a bad time.

Summary by CodeRabbit

Release Notes

  • New Features

    • Introduced new FAQ sections for "Frequently Asked Questions," "Game Related," "Launcher Related," "Web Related," and "Uncategorized" to enhance user support.
    • Added guides for creating dedicated servers and hosting LAN worlds.
    • New login guides for Microsoft and offline accounts.
    • Updated installation instructions for SKlauncher, including Java requirements.
  • Improvements

    • Enhanced clarity in various documentation files, including troubleshooting sections and installation guides.
    • Updated the introduction to better explain SKlauncher and its features.
  • Chores

    • Reorganized documentation structure for better navigation and accessibility.

SoyRA added 5 commits November 4, 2024 00:03
Also slightly modified spacing to maintain consistency with the rest of the documents
Everything that was on the GitHub wiki and in the old Documentation (which never came out) is now part of Docusaurus.
@SoyRA SoyRA added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 4, 2024
@SoyRA SoyRA requested a review from a team November 4, 2024 03:27
Copy link

coderabbitai bot commented Dec 5, 2024

Walkthrough

The changes in this pull request involve the addition of multiple new documentation files and categories, as well as modifications to existing JSON configuration files to adjust the positioning of categories. New FAQs and troubleshooting guides have been created to assist users with various aspects of using the SKlauncher, including installation, login methods, and server creation. Additionally, existing documents have been updated for clarity and to reflect current information about the launcher and its features.

Changes

File Path Change Summary
docs/contributing/category.json Updated "position" from 4 to 7 for "Contributions" category.
docs/faq/category.json Added new category for "Frequently Asked Questions" with position 4 and collapsible attribute.
docs/faq/game-related.mdx New document addressing Minecraft - Java Edition FAQs, detailing GPU settings and options.
docs/faq/launcher-related.mdx New document providing comprehensive FAQ for SKlauncher installation and usage.
docs/faq/uncategorized.mdx New document for general questions not fitting other categories, including community support tips.
docs/faq/web-related.mdx New FAQ addressing common questions related to the SKlauncher website.
docs/features/skins-support.mdx Updated to include a "work in progress" note and minor formatting changes.
docs/getting-started/downloading.mdx Added caution about lack of installer for Windows and expanded troubleshooting steps.
docs/getting-started/installation.mdx Updated Java requirements and installation instructions, clarifying support for Java 11+.
docs/getting-started/login-microsoft.mdx New document for logging into SKlauncher with a Microsoft account.
docs/getting-started/login-offline.mdx New document for offline login process in SKlauncher.
docs/getting-started/login.mdx New structured guide for logging into SKlauncher based on purchase status.
docs/getting-started/register.mdx New guide for creating an SKlauncher account, detailing registration methods.
docs/intro.mdx Title changed to "What is SKlauncher?" and content updated for clarity.
docs/modding/category.json Updated "position" from 3 to 6 for "Modding" category.
docs/modding/fabric.mdx Updated to include a "work in progress" note.
docs/modding/forge.mdx Updated to include a "work in progress" note and formatting change.
docs/modding/neoforge.mdx New document providing instructions for installing NeoForge.
docs/modding/optifine.mdx Updated to include a "Common questions" section regarding OptiFine installation.
docs/modding/quilt.mdx New guide for installing Quilt.
docs/servers/category.json Added new category for "Servers" with position 3.
docs/servers/dedicated-server.mdx New guide for creating dedicated servers for Minecraft.
docs/servers/lan-world.mdx New guide on hosting and joining LAN worlds in Minecraft.
docs/servers/servers.mdx New documentation page focused on server creation methods.
docs/troubleshooting/category.json Added new entry for "Troubleshooting" category with position 5.
docs/troubleshooting/game-related.mdx New troubleshooting guide for common game-related issues.
docs/troubleshooting/launcher-related.mdx New troubleshooting guide for SKlauncher-specific issues.
docs/troubleshooting/uncategorized.mdx New document for general troubleshooting guidance.
docs/troubleshooting/web-related.mdx New troubleshooting guide for issues related to the SKlauncher website.
docs/virus-conspiracy-club.mdx New document addressing security concerns regarding SKlauncher.

Poem

🐇 In the land of blocks and quests so grand,
New guides and tips are at your hand.
With FAQs to ease your play,
Troubleshooting woes kept at bay.
So hop along, dear friends, unite,
For SKlauncher shines ever bright! 🌟


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@sklauncher sklauncher deleted a comment from coderabbitai bot Dec 5, 2024
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 12

🧹 Outside diff range and nitpick comments (35)
docs/modding/forge.mdx (2)

11-16: Enhance readability with style improvements.

Consider these refinements to improve the documentation:

  1. Replace "really quick" with a more precise descriptor like "straightforward" or "simple"
  2. Add a comma after "version chooser" for better readability
  3. Consider adding expected outcomes or screenshots for each step
-Thanks to SKlauncher 3.1 installing Forge is a really quick and simple process. Here's what you will need to do to install it:
+Thanks to SKlauncher 3.1, installing Forge is a straightforward process. Here's what you need to do:

 1. Go to the **Installations Manager** and create a new installation.
-2. In the version chooser select **Forge** and choose desired Minecraft version.
+2. In the version chooser, select **Forge** and choose your desired Minecraft version.
 3. Customize the installation to your liking and save it.
 4. Done!
+
+After completing these steps, you'll have Forge successfully installed and ready to use.
🧰 Tools
🪛 LanguageTool

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ...s to SKlauncher 3.1 installing Forge is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: Possible missing comma found.
Context: ...e a new installation. 2. In the version chooser select Forge and choose desired Min...

(AI_HYDRA_LEO_MISSING_COMMA)


Line range hint 1-16: Consider adding troubleshooting section.

Since this is a technical installation guide, consider adding:

  1. Common issues and their solutions
  2. System requirements
  3. Links to related modding documentation

Would you like me to help draft a troubleshooting section?

🧰 Tools
🪛 LanguageTool

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ...s to SKlauncher 3.1 installing Forge is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: Possible missing comma found.
Context: ...e a new installation. 2. In the version chooser select Forge and choose desired Min...

(AI_HYDRA_LEO_MISSING_COMMA)

docs/modding/fabric.mdx (2)

6-8: Consider adding specific contribution guidelines.

The TODO block could be more helpful by specifying what kind of improvements are needed and how to contribute.

- This document is a work in progress. Please help us improve it by contributing!
+ This document is a work in progress. We welcome contributions to:
+ - Add troubleshooting steps
+ - Include common configuration examples
+ - Expand compatibility information
+ 
+ To contribute, please submit a PR to our documentation repository.

11-16: Enhance installation instructions and improve language.

The instructions could be more detailed and the language could be improved.

- Thanks to SKlauncher 3.1 installing Fabric is a really quick and simple process. Here's what you will need to do to install it:
+ Installing Fabric with SKlauncher 3.1 is straightforward. Follow these steps:

 1. Go to the **Installations Manager** and create a new installation.
- 2. In the version chooser select **Fabric** and choose desired Minecraft version.
+ 2. In the version chooser, select **Fabric** and choose the desired Minecraft version.
 3. Customize the installation to your liking and save it.
- 4. Done!
+ 4. Launch the game to verify the installation.
+
+ After installation, you can add Fabric mods to the `.minecraft/mods` folder.
🧰 Tools
🪛 LanguageTool

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ... to SKlauncher 3.1 installing Fabric is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: You might be missing the article “the” here.
Context: ...on chooser select Fabric and choose desired Minecraft version. 3. Customize the ins...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)

docs/troubleshooting/web-related.mdx (1)

18-18: Consider revising the sentence structure

The current wording "This would be only for the remote case that you even forgot your email" could be clearer. Consider:
"This is useful if you have also forgotten your email address."

-If your Discord account uses the same email as your SKlauncher account, you could click *Login with Discord*. This would be only for the remote case that you even forgot your email.
+If your Discord account uses the same email as your SKlauncher account, you could click *Login with Discord*. This is useful if you have also forgotten your email address.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~18-~18: This verb may not be in the correct tense. Consider changing the tense to fit the context better.
Context: ... only for the remote case that you even forgot your email. :::note If you forgot you...

(AI_EN_LECTOR_REPLACEMENT_VERB_TENSE)

docs/servers/servers.mdx (2)

11-12: Add missing comma and consider removing time-sensitive reference

Two suggestions:

  1. Add a comma after "Currently"
  2. Consider removing "when it's released to the public" as it's time-sensitive information
-Currently there's no official\* server list globally, but you'll be able to find several in [Xyrios](https://xyrios.com/) when it's released to the public!
+Currently, there's no official\* server list globally, but you'll be able to find several in [Xyrios](https://xyrios.com/).
🧰 Tools
🪛 LanguageTool

[uncategorized] ~11-~11: A comma may be missing after the conjunctive/linking adverb ‘Currently’.
Context: ... for servers instead of creating them?\ Currently there's no official* server list globa...

(SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA)


18-19: Improve text formatting and structure

Consider restructuring the text to avoid using backslash for line breaks and to improve readability.

-There are 2 ways to make a server in the game: the 1st one is to open in LAN your singleplayer world and the 2nd one is to create a dedicated server.\
-Although the 1st option should be the easiest, they are still advanced topics. \*
+There are two ways to make a server in the game:
+1. Open your singleplayer world in LAN
+2. Create a dedicated server
+
+Although the LAN option should be the easiest, both methods are still considered advanced topics. \*
docs/troubleshooting/uncategorized.mdx (1)

9-14: Fix list numbering inconsistency

The text mentions "3 things" but lists 4 items. Also, "Finally" should be preceded by a comma.

-   - We only ask you to do 3 things:
+   - We only ask you to do these things:
     - Search if someone else asked the same problem and got a solution.
     - Explain properly what has happened.
     - Send the corresponding [logs](/faq/uncategorized#where-are-the-logs-located).
-     - Finally wait patiently for an answer.
+     - Finally, wait patiently for an answer.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~13-~13: A comma might be missing here.
Context: ...zed#where-are-the-logs-located). - Finally wait patiently for an answer. 2. Search...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)

docs/getting-started/login.mdx (1)

4-4: Improve description clarity

The description ends abruptly with "you have to..." which creates an incomplete sentence.

Consider revising to something like:

-description: To log in correctly in the launcher you have to...
+description: Learn how to log in correctly to SKlauncher based on your Minecraft: Java Edition ownership status
docs/intro.mdx (2)

10-10: Consider static year reference for better maintainability

The dynamic calculation {new Date().getFullYear() - 2014} could lead to maintenance issues and may not be accurate for historical documentation versions.

Consider using a static year count or rephrase to avoid the need for dynamic calculation:

-For {new Date().getFullYear() - 2014} years, SKlauncher has enabled users...
+Since 2014, SKlauncher has enabled users...
🧰 Tools
🪛 LanguageTool

[style] ~10-~10: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...s to log in with their Mojang accounts (prior to the migration to Microsoft in 2023) or ...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


31-31: Improve feature note formatting

The development status note could be formatted more consistently with the rest of the documentation.

Consider using an info admonition:

-<small>\* - This feature is currently in development</small>
+:::info
+\* This feature is currently in development
+:::
docs/getting-started/register.mdx (2)

22-23: Improve warning message clarity and grammar

The warning message could be clearer and should address the grammar issues identified by static analysis.

Consider this revision:

-Don't lose access to your Discord / Email or you'll lose your account if you forget your password!\
-<small>If you don't lose anything and forget your password, [it's recoverable](/troubleshooting/web-related#i-forgot-my-password).</small>
+Make sure to maintain access to your Discord account or email address, as you won't be able to recover your account if you lose access and forget your password.\
+<small>If you only forget your password but still have access to your Discord/email, you can [recover your account](/troubleshooting/web-related#i-forgot-my-password).</small>
🧰 Tools
🪛 LanguageTool

[uncategorized] ~22-~22: Use a comma before ‘or’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...on't lose access to your Discord / Email or you'll lose your account if you forget ...

(COMMA_COMPOUND_SENTENCE)


27-28: Improve profile creation instructions

The profile creation instructions could be clearer and more structured.

Consider this revision:

-3. Done, now you've an SKlauncher account. But now you're missing the profile that will define your username\* (the in-game name) and with it the possibility to modify the skin and cape.\
-So follow the instructions (assuming you're on the [Customization](https://skmedix.pl/settings/customization) page) so you can finish everything to finally [Log in](/getting-started/login) to the launcher.
+3. After creating your SKlauncher account, you'll need to set up a profile to:
+   - Define your in-game username\*
+   - Enable skin and cape customization
+
+Visit the [Customization](https://skmedix.pl/settings/customization) page and follow the instructions to complete your setup. Once finished, you can proceed to [Log in](/getting-started/login) to the launcher.
🧰 Tools
🪛 LanguageTool

[style] ~27-~27: In American English, “you” and “have” do not usually form a contraction unless they’re followed by a past participle.
Context: ...y-password). ::: 3. Done, now you've an SKlauncher account. But now you're m...

(IVE_I_HAVE_AMERICAN_STYLE)

docs/getting-started/downloading.mdx (2)

12-14: Enhance the caution notice clarity

The caution message could be more informative by explaining the implications.

-SKlauncher currently doesn't have an installer for Windows, or any other operating system.
+SKlauncher is distributed as standalone executables (.exe/.jar) and does not require installation. This applies to all supported operating systems (Windows, Linux, and macOS).

33-35: Improve the tone and clarity of the virus-related answer

The current response uses excessive exclamation marks and could be more professional.

-If you want something short: No! SKlauncher never had, don't have and never will have viruses!
+In short: No. SKlauncher has always been and remains free of viruses. We maintain strict security standards to ensure the safety of our users.
🧰 Tools
🪛 LanguageTool

[style] ~35-~35: Using many exclamation marks might seem excessive (in this case: 3 exclamation marks for a text that’s 1835 characters long)
Context: ..., don't have and never will have viruses! ## Common issues Some users may find t...

(EN_EXCESSIVE_EXCLAMATION)

docs/servers/dedicated-server.mdx (1)

7-10: Enhance the TODO section with specific improvement areas

The current TODO notice is too vague. Consider listing specific areas that need contribution.

-This document is a work in progress. Please help us improve it by contributing!
+This document needs contributions in the following areas:
+- Detailed server configuration options
+- Performance optimization guidelines
+- Troubleshooting common server issues
+- Platform-specific setup instructions (Linux/macOS)
docs/faq/game-related.mdx (1)

31-32: Improve the javaw.exe location instructions

The instructions for locating javaw.exe could be clearer and better formatted.

-If you don't know which javaw.exe to select: Start the game -> Then minimize -> Open the Task Manager look for the Java process -> Right click -> Open location and the file that it will show you is the javaw.exe you need to select in step 2
+To locate the correct javaw.exe file:
+1. Start the game
+2. Minimize the game window
+3. Open Task Manager
+4. Find the Java process
+5. Right-click and select "Open file location"
+6. The highlighted file is the javaw.exe you need to select in step 2
docs/getting-started/login-microsoft.mdx (2)

9-10: Grammar improvements needed

A few grammatical issues need to be addressed:

  • Use "a user" instead of "an user"
  • Add a comma after "In addition"
-In addition those users **had to create an user** when using *[Minecraft Launcher]
+In addition, those users **had to create a user** when using *[Minecraft Launcher]
🧰 Tools
🪛 LanguageTool

[typographical] ~10-~10: Consider adding a comma after this introductory phrase.
Context: ...elated#where-can-i-buy-the-game)**.\ In addition those users had to create an user w...

(IN_GENERAL_COMMA)


[misspelling] ~10-~10: Use “a” instead of ‘an’ if the following word doesn’t start with a vowel sound, e.g. ‘a sentence’, ‘a university’.
Context: ...In addition those users had to create an user when using *[Minecraft Launcher]...

(EN_A_VS_AN)


[grammar] ~10-~10: A determiner may be missing.
Context: ...ft.net/en-us/download/alternative)) at least once. ::: ## Login 1. Run SKlauncher...

(THE_SUPERLATIVE)


23-32: Enhance security explanation for ReLogin

The explanation about ReLogin could be more detailed to address potential security concerns. Consider adding:

  • What permissions are being granted
  • How to revoke access if needed
  • Link to Microsoft's documentation about OAuth apps
🧰 Tools
🪛 LanguageTool

[uncategorized] ~26-~26: A comma might be missing here.
Context: ...and in simple terms). > On 30th August 2024 for a few hours we switched from using ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[style] ~26-~26: This phrasing could be wordy, consider using a more concise alternative.
Context: ...g ReLogin to Auth Me for Minecraft. In the end it was switched back to ReLogin because...

(IN_THE_END_EVENTUALLY)


[uncategorized] ~29-~29: A comma might be missing here.
Context: ...nt/Manage). So no, it's not dangerous. Obviously don't push your luck and publish your a...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)

docs/getting-started/login-offline.mdx (1)

38-39: Add technical details about password storage

While mentioning Argon2id is good, consider enhancing the security transparency:

  • Add a brief explanation of why Argon2id is secure
  • Mention the hashing parameters used
  • Link to more detailed security documentation
docs/modding/optifine.mdx (2)

41-43: Improve explanation of advertising necessity

The explanation about advertising could be clearer:

  • Restructure the sentence for better flow
  • Add more context about development costs
-If you look closely, when you download OptiFine you go through advertising. Without advertising it's even more money sp614x (creator of OptiFine) itself has to put in to maintain everything.
+When downloading OptiFine, you'll notice advertising on the download page. This advertising is essential as it helps sp614x (OptiFine's creator) cover the maintenance and development costs of the project.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~42-~42: A comma is probably missing here.
Context: ...ine you go through advertising. Without advertising it's even more money sp614x (creator of...

(MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE)


49-54: Enhance legal information presentation

The copyright information could be better structured:

  • Use a warning or info box for the copyright notice
  • Add a clear summary of what users can and cannot do
  • Consider adding links to OptiFine's terms of use
🧰 Tools
🪛 LanguageTool

[style] ~50-~50: Nowadays, it’s more common to write this as one word.
Context: ... > (...)\ > It may not be placed on any web site or otherwise distributed publicly witho...

(RECOMMENDED_COMPOUNDS)

docs/faq/web-related.mdx (1)

15-17: Enhance clarity around UUID migration.

The UUID preservation statement needs more context to help users understand its implications. Consider explaining what a UUID is and why it matters for account migration.

- You won't lose anything because the UUID will remain the same (unless that *Other Launcher* has a different UUID system).
+ You won't lose anything because the UUID (unique identifier that stores your game data) will remain the same. However, this only applies if that *Other Launcher* uses the same UUID system as SKlauncher.
🧰 Tools
🪛 LanguageTool

[typographical] ~16-~16: Consider adding a comma after ‘Obviously’ for more clarity.
Context: ...ername you had in Other Launcher. - Obviously it must be the same: going from *TheExa...

(RB_LY_COMMA)

docs/troubleshooting/game-related.mdx (3)

9-10: Improve clarity and formatting of driver update instructions

The instructions could be clearer and more consistently formatted.

-Check for driver updates on the graphics brand's website: Search and update manually, because sometimes the automatic software says "you already have the latest version" and it's not true.
-    - Hey, if you don't have a dGPU then you'll have to search for the CPU drivers (that updates the iGPU drivers...usually).
+Check for driver updates on the graphics brand's website:
+- Search and update manually, as automatic software may incorrectly indicate you have the latest version
+- If you don't have a dedicated GPU (dGPU), search for CPU drivers which typically include integrated GPU (iGPU) updates
🧰 Tools
🪛 LanguageTool

[formatting] ~9-~9: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause.
Context: ...nd's website: Search and update manually, because sometimes the automatic software says "...

(COMMA_BEFORE_BECAUSE)


[formatting] ~9-~9: Insert a comma before quoting reported speech: “says, "”…
Context: ...ecause sometimes the automatic software says "you already have the latest version" and...

(SAID_COMMA_SPEECH)


[typographical] ~10-~10: Consider adding a comma.
Context: ...rue. - Hey, if you don't have a dGPU then you'll have to search for the CPU drive...

(IF_THEN_COMMA)


28-29: Improve clarity of dGPU-related troubleshooting steps

The connection between dGPU usage and crash reports could be clearer.

-It seems that this happens since dGPU usage can be forced from the launcher settings, so the solution would be: [disable use dGPU](/faq/game-related#how-to-change-the-gpu-used-in-the-game) (Option A - But Disable!)\
-But others also say it's related to GPU drivers, so it would be doing the 3 points of the [above problem](#game-doesnt-start-due-to-glfw-opengl-ig7icd64dll-or-atio6axxdll-error).
+This issue can occur when:
+1. dGPU usage is forced in launcher settings - Try [disabling dGPU usage](/faq/game-related#how-to-change-the-gpu-used-in-the-game)
+2. GPU drivers are outdated - Follow the steps in the [graphics troubleshooting section](#game-doesnt-start-due-to-glfw-opengl-ig7icd64dll-or-atio6axxdll-error)

40-61: LGTM with minor formatting suggestion

The login-related sections are well-structured and provide clear solutions for both account types.

Consider adding bullet points for better readability in the Microsoft accounts section:

 ### Microsoft accounts
-- Check that there are no problems in the [Xbox Live service](https://support.xbox.com/en-US/xbox-live-status).
-- Follow the error message and restart the game and launcher (it may even be useful to log out and log back in).
+• Check that there are no problems in the [Xbox Live service](https://support.xbox.com/en-US/xbox-live-status)
+• Follow the error message and restart the game and launcher (it may even be useful to log out and log back in)
🧰 Tools
🪛 LanguageTool

[misspelling] ~51-~51: Did you mean the verb “log in” instead of the noun ‘login’?
Context: ...e and restart the server. ## Failed to login: Invalid session Since the error is pos...

(LOG_IN)


[formatting] ~61-~61: Consider inserting a comma after an introductory phrase for better readability.
Context: ...your Offline account has the same name. In that case you'll have to change your name to one ...

(IN_THAT_CASE_COMMA)

docs/features/skins-support.mdx (1)

6-8: Enhance the TODO message with specific contribution areas

The current TODO message could be more specific about what kind of contributions are needed.

-This document is a work in progress. Please help us improve it by contributing!
+This document is a work in progress. Please help us improve it by:
+- Adding skin support status for each Minecraft version
+- Documenting known limitations or issues
+- Providing troubleshooting steps for common problems
docs/getting-started/installation.mdx (1)

26-29: Add explanations for Custom Setup options

Consider explaining why each option is important.

-    - Add to PATH
-    - Associate .jar
-    - Set JAVA_HOME variable
-    - JavaSoft (Oracle) registry key
+    - Add to PATH (enables running Java from any directory)
+    - Associate .jar (allows double-clicking .jar files to run them)
+    - Set JAVA_HOME variable (required by some applications)
+    - JavaSoft (Oracle) registry key (helps applications detect Java)
docs/servers/lan-world.mdx (3)

12-12: Add missing comma for better readability

Add a comma after "loaded" to properly separate the clauses.

-1. You want to be the creator, so you start the game and go to *Singleplayer* -> *Play Selected World* / *Create New World* and once the world is loaded you can press <kbd>ESC</kbd> and click **Open to LAN**.
+1. You want to be the creator, so you start the game and go to *Singleplayer* -> *Play Selected World* / *Create New World* and once the world is loaded, you can press <kbd>ESC</kbd> and click **Open to LAN**.
🧰 Tools
🪛 LanguageTool

[typographical] ~12-~12: It seems that a comma is missing.
Context: ...Create New World* and once the world is loaded you can press ESC and click ...

(IF_COMMA)


27-27: Use formal language in documentation

Replace the contraction "you've" with "you have" for a more professional tone.

-Assuming the best case scenario where you know about IP, Firewall, etc. and therefore you've everything properly configured, there are 2 very common and "difficult" problems.
+Assuming the best case scenario where you know about IP, Firewall, etc. and therefore you have everything properly configured, there are 2 very common and "difficult" problems.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~27-~27: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...problems/) external link.\ Assuming the best case scenario where you know about IP, Firew...

(EN_COMPOUND_ADJECTIVE_INTERNAL)


[style] ~27-~27: In American English, “you” and “have” do not usually form a contraction unless they’re followed by a past participle.
Context: ... about IP, Firewall, etc. and therefore you've everything properly configured, there a...

(IVE_I_HAVE_AMERICAN_STYLE)


51-51: Update Apple operating system naming

Use the correct naming convention "macOS" instead of "Mac OS".

-In my case it was always solved by modifying the network metric (this is explained in Windows, I'm not sure how it will be with Linux / Mac OS).
+In my case it was always solved by modifying the network metric (this is explained in Windows, I'm not sure how it will be with Linux / macOS).
🧰 Tools
🪛 LanguageTool

[grammar] ~51-~51: The correct preposition appears to be “on”.
Context: ...g the network metric (this is explained in Windows, I'm not sure how it will be wi...

(IN_WINDOWS)


[grammar] ~51-~51: The operating system from Apple is written “macOS”
Context: ...'m not sure how it will be with Linux / Mac OS). 1. Everyone must close the game and ...

(MAC_OS)

docs/virus-conspiracy-club.mdx (2)

39-41: Enhance security verification instructions

While SHA-256 verification is mentioned, consider adding more explicit instructions for users to verify checksums. This is a critical security step.

Add detailed steps:

The [Downloads](https://skmedix.pl/downloads) page provides an SHA-256 checksum, which you can use to verify the file integrity.\
-Compare this with the checksum on [VirusTotal](https://www.virustotal.com/) to ensure your download hasn't been tampered with.
+Compare this with the checksum on [VirusTotal](https://www.virustotal.com/) to ensure your download hasn't been tampered with. To verify:
+1. On Windows: Use `certutil -hashfile SKlauncher.exe SHA256` in Command Prompt
+2. On Linux/macOS: Use `sha256sum SKlauncher.jar` in Terminal
+3. Compare the output with the checksum on our downloads page

93-94: Fix duplicate word

Remove the duplicate word "code".

-Not at the moment, but there are plans for it to be in 2024. Anyway the code code isn't obfuscated, so you could decompile it and verify everything for yourself.
+Not at the moment, but there are plans for it to be in 2024. Anyway, the code isn't obfuscated, so you could decompile it and verify everything for yourself.
docs/faq/launcher-related.mdx (2)

18-18: Update Apple operating system naming convention

Update all instances of "Mac OS" to "macOS" for consistency with Apple's naming convention.

-Mac OS: `~/Library/Application Support/minecraft`
+macOS: `~/Library/Application Support/minecraft`

-### Linux / Mac OS
-Run it from the Terminal: `java -jar SKlauncher.jar --workDir "~/Games/SKlauncher"`
+### Linux / macOS
+Run it from the Terminal: `java -jar SKlauncher.jar --workDir "~/Games/SKlauncher"`

Also applies to: 43-44

🧰 Tools
🪛 LanguageTool

[grammar] 18-18: The operating system from Apple is written “macOS”
Context: ...%.minecraft- Linux:
/.minecraft- Mac OS:
/Library/Application Support/minecra...

(MAC_OS)


90-90: Improve security statement precision

The current statement about viruses could be more precise and professional.

-If you want something short: No! SKlauncher never had, don't have and never will have viruses!
+If you want a concise answer: No. SKlauncher has never contained malicious code and maintains strict security practices to ensure user safety.
🧰 Tools
🪛 LanguageTool

[uncategorized] ~90-~90: This verb does not appear to agree with the subject. Consider using a different form.
Context: ...ething short: No! SKlauncher never had, don't have and never will have viruses! #...

(AI_EN_LECTOR_REPLACEMENT_VERB_AGREEMENT)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

📥 Commits

Reviewing files that changed from the base of the PR and between f75ec5c and 8531846.

📒 Files selected for processing (30)
  • docs/contributing/_category_.json (1 hunks)
  • docs/faq/_category_.json (1 hunks)
  • docs/faq/game-related.mdx (1 hunks)
  • docs/faq/launcher-related.mdx (1 hunks)
  • docs/faq/uncategorized.mdx (1 hunks)
  • docs/faq/web-related.mdx (1 hunks)
  • docs/features/skins-support.mdx (2 hunks)
  • docs/getting-started/downloading.mdx (2 hunks)
  • docs/getting-started/installation.mdx (3 hunks)
  • docs/getting-started/login-microsoft.mdx (1 hunks)
  • docs/getting-started/login-offline.mdx (1 hunks)
  • docs/getting-started/login.mdx (1 hunks)
  • docs/getting-started/register.mdx (1 hunks)
  • docs/intro.mdx (2 hunks)
  • docs/modding/_category_.json (1 hunks)
  • docs/modding/fabric.mdx (1 hunks)
  • docs/modding/forge.mdx (1 hunks)
  • docs/modding/neoforge.mdx (1 hunks)
  • docs/modding/optifine.mdx (1 hunks)
  • docs/modding/quilt.mdx (1 hunks)
  • docs/servers/_category_.json (1 hunks)
  • docs/servers/dedicated-server.mdx (1 hunks)
  • docs/servers/lan-world.mdx (1 hunks)
  • docs/servers/servers.mdx (1 hunks)
  • docs/troubleshooting/_category_.json (1 hunks)
  • docs/troubleshooting/game-related.mdx (1 hunks)
  • docs/troubleshooting/launcher-related.mdx (1 hunks)
  • docs/troubleshooting/uncategorized.mdx (1 hunks)
  • docs/troubleshooting/web-related.mdx (1 hunks)
  • docs/virus-conspiracy-club.mdx (1 hunks)
🧰 Additional context used
🪛 LanguageTool
docs/modding/quilt.mdx

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ...s to SKlauncher 3.1 installing Quilt is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: You might be missing the article “the” here.
Context: ...ion chooser select Quilt and choose desired Minecraft version. 3. Customize the ins...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)

docs/modding/neoforge.mdx

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ...o SKlauncher 3.1 installing NeoForge is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: Possible missing comma found.
Context: ...e a new installation. 2. In the version chooser select NeoForge and choose desired ...

(AI_HYDRA_LEO_MISSING_COMMA)


[uncategorized] ~14-~14: You might be missing the article “the” here.
Context: ... chooser select NeoForge and choose desired Minecraft version. 3. Customize the ins...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)

docs/modding/forge.mdx

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ...s to SKlauncher 3.1 installing Forge is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: Possible missing comma found.
Context: ...e a new installation. 2. In the version chooser select Forge and choose desired Min...

(AI_HYDRA_LEO_MISSING_COMMA)

docs/troubleshooting/uncategorized.mdx

[uncategorized] ~13-~13: A comma might be missing here.
Context: ...zed#where-are-the-logs-located). - Finally wait patiently for an answer. 2. Search...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[uncategorized] ~15-~15: Possible missing comma found.
Context: ...wers to your problems much faster. - Officially there is [Minecraft Forum](https://www....

(AI_HYDRA_LEO_MISSING_COMMA)

docs/modding/fabric.mdx

[style] ~11-~11: As an alternative to the over-used intensifier ‘really’, consider replacing this phrase.
Context: ... to SKlauncher 3.1 installing Fabric is a really quick and simple process. Here's what you wil...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~14-~14: You might be missing the article “the” here.
Context: ...on chooser select Fabric and choose desired Minecraft version. 3. Customize the ins...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)

docs/getting-started/register.mdx

[uncategorized] ~10-~10: Possible missing comma found.
Context: ...on't need to create an account** to try SKlauncher as you will read in the [Log in](/getti...

(AI_HYDRA_LEO_MISSING_COMMA)


[uncategorized] ~22-~22: Use a comma before ‘or’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...on't lose access to your Discord / Email or you'll lose your account if you forget ...

(COMMA_COMPOUND_SENTENCE)


[style] ~27-~27: In American English, “you” and “have” do not usually form a contraction unless they’re followed by a past participle.
Context: ...y-password). ::: 3. Done, now you've an SKlauncher account. But now you're m...

(IVE_I_HAVE_AMERICAN_STYLE)


[grammar] ~30-~30: The verb ‘recommend’ is used with the gerund form.
Context: ...r you won't be able to use it, but some recommend to check that it doesn't exist in Microsoft eith...

(ADMIT_ENJOY_VB)

docs/servers/servers.mdx

[uncategorized] ~11-~11: A comma may be missing after the conjunctive/linking adverb ‘Currently’.
Context: ... for servers instead of creating them?\ Currently there's no official* server list globa...

(SENT_START_CONJUNCTIVE_LINKING_ADVERB_COMMA)


[style] ~21-~21: Using many exclamation marks might seem excessive (in this case: 3 exclamation marks for a text that’s 892 characters long)
Context: ... you just follow the guide and that's it! But problems can always occur, from pro...

(EN_EXCESSIVE_EXCLAMATION)

docs/faq/launcher-related.mdx

[grammar] 18-18: The operating system from Apple is written “macOS”
Context: ...%.minecraft- Linux:
/.minecraft- Mac OS:
/Library/Application Support/minecra...

(MAC_OS)


[grammar] ~40-~40: The verb “Right-click” is spelled with a hyphen.
Context: ...launcher.exe/.jar -> Create shortcut -> Right click on that new shortcut -> Properties -> G...

(CLICK_HYPHEN)


[grammar] ~43-~43: The operating system from Apple is written “macOS”
Context: ...Dir "C:\Games\SKlauncher" ### Linux / Mac OS Run it from the Terminal:java -jar SK...

(MAC_OS)


[style] ~47-~47: As an alternative to the over-used intensifier ‘very’, consider replacing this phrase.
Context: ...let's talk about the key differences in a very simple and summarized way. | ...

(EN_WEAK_ADJECTIVE)


[uncategorized] ~76-~76: Use a comma before “and” if it connects two independent clauses (unless they are closely connected and short).
Context: ...ney in analyzing that it's indeed stolen and then your game is taken away from you. ...

(COMMA_COMPOUND_SENTENCE_2)


[uncategorized] ~81-~81: A comma might be missing here.
Context: ...e previous question is about buying the game you'll have this logical question. SKl...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[uncategorized] ~86-~86: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...ng is coded, literally the existence of third party launchers is to make things easier (lik...

(EN_COMPOUND_ADJECTIVE_INTERNAL)


[uncategorized] ~90-~90: This verb does not appear to agree with the subject. Consider using a different form.
Context: ...ething short: No! SKlauncher never had, don't have and never will have viruses! #...

(AI_EN_LECTOR_REPLACEMENT_VERB_AGREEMENT)


[style] ~93-~93: For conciseness, consider replacing this expression with an adverb.
Context: ...ses! ## Is SKlauncher open source? Not at the moment, but there are plans for it to be in 20...

(AT_THE_MOMENT)


[uncategorized] ~93-~93: A comma might be missing here.
Context: ...t there are plans for it to be in 2024. Anyway the code code isn't obfuscated, so you ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[duplication] ~93-~93: Possible typo: you repeated a word
Context: ... plans for it to be in 2024. Anyway the code code isn't obfuscated, so you could decompil...

(ENGLISH_WORD_REPEAT_RULE)


[uncategorized] ~95-~95: This verb does not appear to agree with the subject. Consider using a different form.
Context: ...t so simple. Many parts of the launcher is not ready for foss, but I would love to...

(AI_EN_LECTOR_REPLACEMENT_VERB_AGREEMENT)


[uncategorized] ~95-~95: This verb does not appear to agree with the subject. Consider using a different form.
Context: ...ts weren't open-source, and a lot still isn't. Just look for paid plugins on spigo...

(AI_EN_LECTOR_REPLACEMENT_VERB_AGREEMENT)


[uncategorized] ~95-~95: This verb does not appear to agree with the subject. Consider using a different form.
Context: ...can read the source, while the licenses doesn't allow you to just clone the launcher...

(AI_EN_LECTOR_REPLACEMENT_VERB_AGREEMENT)


[grammar] ~115-~115: The verb “right-clicking” is spelled with a hyphen.
Context: ... You will find your true game folder by right clicking on the installation you want to play an...

(CLICK_HYPHEN)


[style] ~115-~115: In American English, “you” and “have” do not usually form a contraction unless they’re followed by a past participle.
Context: ...nstallation directory" (this is in case you've a [Game Directory](#how-does-game-direc...

(IVE_I_HAVE_AMERICAN_STYLE)


[uncategorized] ~117-~117: Possible missing comma found.
Context: ...fine. If it's for another launcher than SKlauncher it might not work. ::: ## How does Ga...

(AI_HYDRA_LEO_MISSING_COMMA)


[uncategorized] ~123-~123: Possible missing comma found.
Context: ...ce*".\ But what about installations (or instances if you prefer that name) of the game? W...

(AI_HYDRA_LEO_MISSING_COMMA)


[grammar] ~139-~139: The verb “right-click” is spelled with a hyphen.
Context: ...like versions folder). :::note If you right click on the installation you want to play an...

(CLICK_HYPHEN)


[uncategorized] ~144-~144: A comma is probably missing here.
Context: ...I use a different Java for the game? Of course you can! Edit the installation you want...

(MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE)


[style] ~144-~144: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...urse you can! Edit the installation you want to play with a different Java and in the *...

(REP_WANT_TO_VB)


[uncategorized] ~144-~144: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...va Executable*, click on the folder icon and you will be able to find your *javaw.ex...

(COMMA_COMPOUND_SENTENCE)


[grammar] ~144-~144: The operating system from Apple is written “macOS”
Context: ...javaw.exe* (Windows) or java (Linux / Mac OS) that you want to use (it can be from T...

(MAC_OS)


[style] ~144-~144: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...ws) or java (Linux / Mac OS) that you want to use (it can be from Temurin, Liberica o...

(REP_WANT_TO_VB)


[style] ~145-~145: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...om Temurin, Liberica or other).\ If you want to go back to Use bundled Java runtime, ...

(REP_WANT_TO_VB)


[grammar] ~149-~149: The operating system from Apple is written “macOS”
Context: ...p for Windows and .tar.gz for Linux and Mac OS).\ This way you can try any Java you wa...

(MAC_OS)


[formatting] ~150-~150: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause.
Context: ...y any Java you want without any problems, because maybe the Java that doesn't allow you t...

(COMMA_BEFORE_BECAUSE)


[uncategorized] ~155-~155: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...d files/folders that are from SKlauncher and you're done.\ Or also the .minecraft fo...

(COMMA_COMPOUND_SENTENCE)

docs/troubleshooting/web-related.mdx

[uncategorized] ~18-~18: This verb may not be in the correct tense. Consider changing the tense to fit the context better.
Context: ... only for the remote case that you even forgot your email. :::note If you forgot you...

(AI_EN_LECTOR_REPLACEMENT_VERB_TENSE)

docs/modding/optifine.mdx

[uncategorized] ~42-~42: A comma is probably missing here.
Context: ...ine you go through advertising. Without advertising it's even more money sp614x (creator of...

(MISSING_COMMA_AFTER_INTRODUCTORY_PHRASE)


[grammar] ~46-~46: ‘an’ may be redundant when used with the uncountable noun ‘permission’.
Context: ...dpack?\ > Generally no, unless you have an explicit permission from us.\ > - [OptiFine - FAQ](https:/...

(A_UNCOUNTABLE_NOUN)


[style] ~50-~50: Nowadays, it’s more common to write this as one word.
Context: ... > (...)\ > It may not be placed on any web site or otherwise distributed publicly witho...

(RECOMMENDED_COMPOUNDS)

docs/servers/lan-world.mdx

[uncategorized] ~7-~7: The preposition “on” seems more likely in this position than the preposition “in”.
Context: ...Singleplayer world with up to 8 friends in LAN, thanks to the fact that since Rele...

(AI_EN_LECTOR_REPLACEMENT_PREPOSITION_IN_ON)


[style] ~9-~9: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ... - If you're going to play on a version prior to the mentioned one, you'll have to creat...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


[typographical] ~12-~12: It seems that a comma is missing.
Context: ...Create New World* and once the world is loaded you can press ESC and click ...

(IF_COMMA)


[uncategorized] ~19-~19: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...ining 1. The host already did everything and you want to connect, then you start the...

(COMMA_COMPOUND_SENTENCE)


[grammar] ~23-~23: Possibly, a comma is missing after an introductory clause, the verb inflection is not correct, or a question mark is missing. Did you mean “host, are” or “host is”?
Context: ...* option might work only if you and the host are Microsoft accounts, otherwise you will ...

(IF_DT_NN_VBZ)


[typographical] ~23-~23: The word “otherwise” is an adverb that can’t be used like a conjunction, and therefore needs to be separated from the sentence.
Context: ... only if you and the host are Microsoft accounts, otherwise you will get [this](#failed-to-login-in...

(THUS_SENTENCE)


[uncategorized] ~27-~27: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...problems/) external link.\ Assuming the best case scenario where you know about IP, Firew...

(EN_COMPOUND_ADJECTIVE_INTERNAL)


[style] ~27-~27: In American English, “you” and “have” do not usually form a contraction unless they’re followed by a past participle.
Context: ... about IP, Firewall, etc. and therefore you've everything properly configured, there a...

(IVE_I_HAVE_AMERICAN_STYLE)


[misspelling] ~29-~29: Did you mean the verb “log in” instead of the noun ‘login’?
Context: ...nd "difficult" problems. ### Failed to login: Invalid session That's already answere...

(LOG_IN)


[typographical] ~38-~38: Consider adding a comma after ‘Honestly’ for more clarity.
Context: ...e and this is what you're looking for.\ Honestly you should have already seen the [Moddi...

(RB_LY_COMMA)


[uncategorized] ~46-~46: A comma might be missing here.
Context: ...aft/mc-mods/server-properties-for-lan) Obviously install just one, not all of them! And ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[uncategorized] ~50-~50: The preposition “on” seems more likely in this position than the preposition “in”.
Context: ...but to some (or none) the world appears in LAN.\ In my case it was always solved b...

(AI_EN_LECTOR_REPLACEMENT_PREPOSITION_IN_ON)


[formatting] ~50-~50: Insert a comma after ‘case’: “In my case,”?
Context: ...me (or none) the world appears in LAN.\ In my case it was always solved by modifying the n...

(IN_MOST_CASES_COMMA)


[grammar] ~51-~51: The correct preposition appears to be “on”.
Context: ...g the network metric (this is explained in Windows, I'm not sure how it will be wi...

(IN_WINDOWS)


[grammar] ~51-~51: The operating system from Apple is written “macOS”
Context: ...'m not sure how it will be with Linux / Mac OS). 1. Everyone must close the game and ...

(MAC_OS)


[uncategorized] ~83-~83: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ...I also remind you that this assumes the best case scenario (everything is perfectly confi...

(EN_COMPOUND_ADJECTIVE_INTERNAL)


[uncategorized] ~83-~83: A comma might be missing here.
Context: ...t network adapter) and that if it fails again just reboot the PC (at least, that was ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)

docs/faq/game-related.mdx

[grammar] ~8-~8: The correct preposition appears to be “on”.
Context: ...ossible ways, but these 3 are explained in Windows! and that your Dedicated GPU (d...

(IN_WINDOWS)


[uncategorized] ~36-~36: Use a comma before ‘but’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...ou'll have to use Option B. AMD seems to but it's not very clear and finally Nvidia ...

(COMMA_COMPOUND_SENTENCE)


[style] ~36-~36: As an alternative to the over-used intensifier ‘very’, consider replacing this phrase.
Context: ...use Option B. AMD seems to but it's not very clear and finally Nvidia that we do have an e...

(EN_WEAK_ADJECTIVE)


[grammar] ~42-~42: The verb “Right-click” is spelled with a hyphen.
Context: ...e you need to select in step 4 ::: 1. Right click on the Desktop -> Choose NVIDIA control...

(CLICK_HYPHEN)

docs/virus-conspiracy-club.mdx

[uncategorized] ~50-~50: The adjective “reputation-based” is spelled with a hyphen.
Context: ... the same dilemma as in downloads: it's reputation based and the more people click on "More info...

(BASED_HYPHEN)


[style] ~105-~105: To elevate your writing, try using a synonym here.
Context: ...uff be great? It really would! But it's hard to respond to something that isn't spec...

(HARD_TO)


[uncategorized] ~106-~106: This verb may not be in the correct tense. Consider changing the tense to fit the context better.
Context: ...l me "Oh yeah sorry, it's just that you do X thing and we misinterpreted it". How...

(AI_EN_LECTOR_REPLACEMENT_VERB_TENSE)


[uncategorized] ~106-~106: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...eah sorry, it's just that you do X thing and we misinterpreted it". How many times ...

(COMMA_COMPOUND_SENTENCE)


[grammar] ~117-~117: ‘a’ may be redundant when used with the uncountable noun ‘detection’.
Context: ...nk if there is any sense (like the time a detection said that we had a [Trojan in Java](htt...

(A_UNCOUNTABLE_NOUN)

docs/troubleshooting/launcher-related.mdx

[uncategorized] ~18-~18: You might be missing the article “the” here.
Context: ..., &, $`) or you put it in OneDrive. ## Launcher starts but closes or keeps loading fore...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[typographical] ~33-~33: Consider adding a comma.
Context: ...t and done. But if it was the Mod Loader there is not much you can do (you could repor...

(IF_THERE_COMMA)


[uncategorized] ~33-~33: The preposition “on” seems more likely in this position than the preposition “in”.
Context: ...ot much you can do (you could report it in [the Discord server](https://skmedix.pl...

(AI_EN_LECTOR_REPLACEMENT_PREPOSITION_IN_ON)


[grammar] ~34-~34: Did you mean “putting”? Or maybe you should add a pronoun? In active voice, ‘allow’ + ‘to’ takes an object, usually a pronoun.
Context: ...ftUsername` in the chat (and even allow to put the url of the skin, but it depends on ...

(ALLOW_TO)


[grammar] ~37-~37: Did you mean “do”? ‘does’ is only used for the third person singular (he/she/it).
Context: ...s anything about "DNS Poisoning", if it does you're in trouble: 1. Start a full syst...

(DOES_YOU)


[uncategorized] ~39-~39: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ... - Hey! Maybe you don't have any virus and you know perfectly well that you ran so...

(COMMA_COMPOUND_SENTENCE)


[uncategorized] ~40-~40: You might be missing the article “the” here.
Context: ...mentioned in step 2. 2. Disconnect from Internet and open `%WINDIR%\System32\drivers\etc...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)


[style] ~40-~40: In American English, abbreviations like “etc.” require a period.
Context: ... say something about Microsoft, Mojang, etc). 3. Run CMD as administrator and type ...

(ETC_PERIOD)


[uncategorized] ~42-~42: A comma might be missing here.
Context: ...n SKlauncher. - If it still doesn't work delete .json files of the launcher and ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[uncategorized] ~53-~53: You might be missing the article “the” here.
Context: ...able Compatibility Mode. ## Going into Friends tab on Hypixel hangs the game Edit the ...

(AI_EN_LECTOR_MISSING_DETERMINER_THE)

docs/faq/web-related.mdx

[typographical] ~16-~16: Consider adding a comma after ‘Obviously’ for more clarity.
Context: ...ername you had in Other Launcher. - Obviously it must be the same: going from *TheExa...

(RB_LY_COMMA)


[style] ~32-~32: Consider using a more polite way of asking this question.
Context: ...able-to-see-my-skin-and-cape)! ::: ## Is it possible to upload transparent skins? Minecraft:...

(IS_IT_POSSIBLE_TO)


[style] ~37-~37: For conciseness, consider replacing this expression with an adverb.
Context: ...ed skins to be seen in the game world.\ At the moment, we have no plans to change this. If yo...

(AT_THE_MOMENT)

docs/getting-started/login-microsoft.mdx

[typographical] ~10-~10: Consider adding a comma after this introductory phrase.
Context: ...elated#where-can-i-buy-the-game)**.\ In addition those users had to create an user w...

(IN_GENERAL_COMMA)


[misspelling] ~10-~10: Use “a” instead of ‘an’ if the following word doesn’t start with a vowel sound, e.g. ‘a sentence’, ‘a university’.
Context: ...In addition those users had to create an user when using *[Minecraft Launcher]...

(EN_A_VS_AN)


[grammar] ~10-~10: A determiner may be missing.
Context: ...ft.net/en-us/download/alternative)) at least once. ::: ## Login 1. Run SKlauncher...

(THE_SUPERLATIVE)


[typographical] ~17-~17: It appears that a comma is missing.
Context: ...craft: Java Edition purchased). 3. In a moment it will ask you if you want to allow an...

(DURING_THAT_TIME_COMMA)


[uncategorized] ~26-~26: A comma might be missing here.
Context: ...and in simple terms). > On 30th August 2024 for a few hours we switched from using ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[style] ~26-~26: This phrasing could be wordy, consider using a more concise alternative.
Context: ...g ReLogin to Auth Me for Minecraft. In the end it was switched back to ReLogin because...

(IN_THE_END_EVENTUALLY)


[uncategorized] ~29-~29: A comma might be missing here.
Context: ...nt/Manage). So no, it's not dangerous. Obviously don't push your luck and publish your a...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)

docs/troubleshooting/game-related.mdx

[formatting] ~9-~9: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause.
Context: ...nd's website: Search and update manually, because sometimes the automatic software says "...

(COMMA_BEFORE_BECAUSE)


[formatting] ~9-~9: Insert a comma before quoting reported speech: “says, "”…
Context: ...ecause sometimes the automatic software says "you already have the latest version" and...

(SAID_COMMA_SPEECH)


[typographical] ~10-~10: Consider adding a comma.
Context: ...rue. - Hey, if you don't have a dGPU then you'll have to search for the CPU drive...

(IF_THEN_COMMA)


[uncategorized] ~13-~13: If this is a compound adjective that modifies the following noun, use a hyphen.
Context: ... - Make sure the game is set to [prefer high performance graphics](/faq/game-related#how-to-chan...

(EN_COMPOUND_ADJECTIVE_INTERNAL)


[style] ~18-~18: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ... 3.1, then you'll have to play versions prior to Release 1.17. Could there be a mod tha...

(EN_WORDINESS_PREMIUM_PRIOR_TO)


[style] ~20-~20: Consider using a different verb for a more formal wording.
Context: ...e 1.17. Could there be a mod that will fix the problem? Maybe, as long as they don...

(FIX_RESOLVE)


[uncategorized] ~20-~20: Possible missing comma found.
Context: ...ndom .dll in a system folder or similar things you should be fine. ::: ## I get a Cr...

(AI_HYDRA_LEO_MISSING_COMMA)


[style] ~27-~27: Consider a more formal alternative to strengthen your wording.
Context: ... the developer and never happen again. It seems that this happens since dGPU usage can ...

(SEEM_APPEAR)


[style] ~33-~33: As an alternative to the over-used intensifier ‘very’, consider replacing this phrase.
Context: ... option solved the problem, it would be very good if you re-enable it and send the [logs ...

(EN_WEAK_ADJECTIVE)


[misspelling] ~51-~51: Did you mean the verb “log in” instead of the noun ‘login’?
Context: ...e and restart the server. ## Failed to login: Invalid session Since the error is pos...

(LOG_IN)


[formatting] ~61-~61: Consider inserting a comma after an introductory phrase for better readability.
Context: ...your Offline account has the same name. In that case you'll have to change your name to one ...

(IN_THAT_CASE_COMMA)

docs/getting-started/login-offline.mdx

[uncategorized] ~15-~15: Consider adding a hyphen.
Context: ... mode" button (currently located in the bottom left corner). 2. Type the same username you ...

(TOP_LEFT_CORNER)


[typographical] ~27-~27: It appears that a comma is missing.
Context: ...an SKlauncher account. In both cases you've nothing to worry about your data...

(DURING_THAT_TIME_COMMA)


[style] ~27-~27: In American English, “you” and “have” do not usually form a contraction unless they’re followed by a past participle.
Context: ...auncher account. In both cases you've nothing to worry about your data. ### ...

(IVE_I_HAVE_AMERICAN_STYLE)


[uncategorized] ~33-~33: Possible missing preposition found.
Context: ...usly, if you see that you join a server the 1st time in your life and it asks you t...

(AI_EN_LECTOR_MISSING_PREPOSITION)


[uncategorized] ~33-~33: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ... join a server the 1st time in your life and it asks you to login...it means that so...

(COMMA_COMPOUND_SENTENCE)

docs/faq/uncategorized.mdx

[style] ~28-~28: Consider using a different adjective to strengthen your wording.
Context: ...) directly to Discord. PS: It might be good to read what the launcher shows you, be...

(GOOD_BENEFICIAL)


[formatting] ~28-~28: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause.
Context: ...good to read what the launcher shows you, because if your game crashes and the launcher s...

(COMMA_BEFORE_BECAUSE)


[formatting] ~44-~44: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause.
Context: .../)** and sending the link is recommended, because it will censor information such as ...

(COMMA_BEFORE_BECAUSE)


[uncategorized] ~59-~59: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...g this) 3. After that you start the game and you'll see the Game Output window and t...

(COMMA_COMPOUND_SENTENCE)

docs/servers/dedicated-server.mdx

[style] ~14-~14: The phrase ‘talk about’ can be informal. To elevate your writing, consider using a more professional alternative.
Context: ... to install Java!\ Since we're going to talk about commands or even create a .bat/.sh file...

(TALK_ABOUT_DISCUSS)


[uncategorized] ~25-~25: A comma might be missing here.
Context: ...o run a Minecraft multiplayer server by yourself things get kind of involved (see [this ...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[style] ~25-~25: Consider removing “kind of” to make your writing sound more confident.
Context: ...ltiplayer server by yourself things get kind of involved (see [this wiki article for a tutorial]...

(KIND_OF_SORT_OF_CONFIDENCE)


[uncategorized] ~25-~25: A comma might be missing here.
Context: ...wiki/w/Tutorials/Setting_up_a_server)). First make sure you can use java from the com...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[uncategorized] ~25-~25: A comma might be missing here.
Context: ...ux and macOS this should already be set up but on Windows you might have to tinker...

(AI_EN_LECTOR_MISSING_PUNCTUATION_COMMA)


[style] ~31-~31: To strengthen your wording, consider replacing the phrasal verb “leave out”.
Context: ...th its graphical user interface you can leave out the "nogui" part. > > Just so you know,...

(OMIT_EXCLUDE)


[uncategorized] ~31-~31: If this is a question, use a question mark.
Context: ...rface you can leave out the "nogui" part. > > Just so you know, by downloading an...

(QUESTION_MARK)


[uncategorized] ~35-~35: Did you mean “is there”? ‘There’s’ is a contraction of ‘there is’
Context: ...game type, play style, and more. Chance is there’s a server listed for you – regardless of...

(CONFUSION_OF_IS_THERES_THERE_A)

docs/getting-started/downloading.mdx

[grammar] ~26-~26: The correct preposition appears to be “on”.
Context: ...main ones here: ### Can I use the .jar in Windows? Of course! ### What's the dif...

(IN_WINDOWS)


[style] ~35-~35: Using many exclamation marks might seem excessive (in this case: 3 exclamation marks for a text that’s 1835 characters long)
Context: ..., don't have and never will have viruses! ## Common issues Some users may find t...

(EN_EXCESSIVE_EXCLAMATION)

docs/getting-started/installation.mdx

[style] ~99-~99: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...eed to understand 2 things: 1. You will need to use the extractable version of Java (us...

(REP_NEED_TO_VB)


[grammar] ~99-~99: The operating system from Apple is written “macOS”
Context: ...p for Windows and .tar.gz for Linux and Mac OS). 2. You will need to run SKlauncher (....

(MAC_OS)


[style] ~100-~100: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...r.gz for Linux and Mac OS). 2. You will need to run SKlauncher (.jar version) via comma...

(REP_NEED_TO_VB)


[style] ~102-~102: You have already used this phrasing in nearby sentences. Consider replacing it to add variety to your writing.
Context: ...va -jar SKlauncher.jar`). And you will need to have a minimum of knowledge about under...

(REP_NEED_TO_VB)


[uncategorized] ~116-~116: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...:::tip Did you already have Java before and you installed the one in the guide?\ Di...

(COMMA_COMPOUND_SENTENCE)


[grammar] ~117-~117: The past tense is already inflected in the auxiliary verb “did”, so the infinitive (base) form of the verb should be used here.
Context: ...nstalled the one in the guide?\ Did you uninstalled every Java and you're about to install ...

(DID_PAST)


[uncategorized] ~117-~117: Use a comma before ‘and’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...e guide?\ Did you uninstalled every Java and you're about to install the one in the ...

(COMMA_COMPOUND_SENTENCE)

docs/intro.mdx

[style] ~10-~10: ‘prior to’ might be wordy. Consider a shorter alternative.
Context: ...s to log in with their Mojang accounts (prior to the migration to Microsoft in 2023) or ...

(EN_WORDINESS_PREMIUM_PRIOR_TO)

🔇 Additional comments (14)
docs/modding/_category_.json (1)

2-2: Verify category position consistency

The position change from 3 to 6 is part of the documentation reorganization. Let's verify there are no conflicts with other category positions.

✅ Verification successful

Position change to 6 is consistent with documentation structure

The position change from 3 to 6 for the "Modding" category is valid and properly ordered within the documentation navigation flow:

  1. Getting started (1)
  2. Features/Servers (3)
  3. Frequently Asked Questions (4)
  4. Troubleshooting (5)
  5. Modding (6)
  6. Contributions (7)

The new position maintains a logical progression from basic usage to advanced topics, placing modding documentation appropriately before contributions.

🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Check all category positions to ensure proper ordering and no conflicts
echo "Checking category positions..."
fd -e json -p "docs/.*/_category_.json$" -x jq -r '"\(.label): position \(.position)"' {} \; | sort -t':' -k2 -n

Length of output: 368

docs/contributing/_category_.json (1)

2-2: LGTM! Position change aligns with documentation restructuring

The change to position 7 follows the same pattern of reorganization seen in other category files.

docs/troubleshooting/_category_.json (1)

1-8: Verify intentional difference in collapsible setting

The JSON structure is correct and the position fits well in the new navigation order. However, this is the only category with "collapsible": true while others use false. Please confirm if this difference is intentional.

✅ Verification successful

Collapsible setting is consistent with FAQ section

The verification shows that both the Troubleshooting and FAQ sections have "collapsible": true, while other categories are set to false. This makes logical sense as both sections typically contain multiple entries that users might want to collapse for better navigation. The different setting is justified and follows an existing pattern in the documentation structure.

🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Check collapsible settings across all category files
echo "Checking collapsible settings..."
fd -e json -p "docs/.*/_category_.json$" -x jq -r '"\(.label): collapsible \(.collapsible)"' {} \;

Length of output: 407

docs/servers/_category_.json (1)

1-9: LGTM! Verify referenced document exists.

The category configuration is well-structured and follows Docusaurus conventions.

docs/faq/_category_.json (1)

1-8: LGTM! Verify FAQ content exists.

The FAQ category configuration is well-structured. Using a generated index is appropriate for organizing multiple FAQ entries.

✅ Verification successful

FAQ content exists and is well-organized

The verification confirms the presence of multiple FAQ content files in the docs/faq/ directory, properly categorized into game-related, launcher-related, web-related, and uncategorized sections. This aligns well with the category configuration using a generated index.

🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Verify that FAQ content exists
fd -t f . docs/faq/ | grep -v "_category_.json"

Length of output: 155

docs/modding/forge.mdx (1)

6-8: LGTM! Clear TODO notice.

The TODO notice effectively communicates the document's status and encourages contributions.

docs/troubleshooting/web-related.mdx (2)

1-5: LGTM!

The frontmatter is well-structured with clear title, description, and proper sidebar positioning.


7-12: LGTM!

Good use of cross-referencing to guide users to related documentation.

docs/servers/servers.mdx (1)

1-8: LGTM!

Proper frontmatter structure and component import.

docs/troubleshooting/uncategorized.mdx (1)

1-5: LGTM!

Well-structured frontmatter with clear title and description.

docs/getting-started/login.mdx (1)

24-25: Verify server compatibility link

The link to /troubleshooting/game-related#failed-to-login-invalid-session should be verified as it's crucial for users understanding server compatibility.

✅ Verification successful

Link verified and correctly references the relevant section

The link /troubleshooting/game-related#failed-to-login-invalid-session is valid and points to the correct section in the documentation that explains server compatibility for offline accounts, specifically detailing the online-mode=false setting. The section exists in the docs/troubleshooting/game-related.mdx file and is referenced consistently across multiple documentation files.

🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Check if the referenced troubleshooting section exists
fd -e mdx -e md . | xargs grep -l "failed-to-login-invalid-session"

Length of output: 194


Script:

#!/bin/bash
# Let's check the content of troubleshooting/game-related to verify if the section exists
fd "game-related" . | xargs cat

# Also check the actual content of the files that reference this anchor
rg -A 5 "failed-to-login-invalid-session" .

Length of output: 10889

docs/getting-started/register.mdx (1)

30-30: Verify external links and improve recommendation wording

The external links should be verified, and the recommendation could be worded more clearly.

Consider this revision:

-<small>\* - If it already exists in SKlauncher you won't be able to use it, but some recommend to check that it doesn't exist in Microsoft either with [NameMC](https://namemc.com/) / [MCChecker](https://mcchecker.net/)</small>
+<small>\* - If the username already exists in SKlauncher, you won't be able to use it. We recommend checking username availability on Microsoft's services using [NameMC](https://namemc.com/) or [MCChecker](https://mcchecker.net/) before proceeding.</small>
✅ Verification successful

External links are valid and consistently used

The external links to NameMC and MCChecker are valid and used consistently across the documentation. The suggested rewording would indeed improve clarity, making it easier for users to understand the recommended steps.

  • Both docs/getting-started/register.mdx and docs/troubleshooting/game-related.mdx use these services appropriately for username availability checking
  • The suggested rewording maintains the same functionality while improving readability
🏁 Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Verify that the external services are referenced consistently
rg -l "namemc\.com|mcchecker\.net" .

Length of output: 114


Script:

#!/bin/bash
# Check how these services are referenced in the other file
rg "namemc\.com|mcchecker\.net" ./docs/troubleshooting/game-related.mdx -A 2 -B 2

Length of output: 571

🧰 Tools
🪛 LanguageTool

[grammar] ~30-~30: The verb ‘recommend’ is used with the gerund form.
Context: ...r you won't be able to use it, but some recommend to check that it doesn't exist in Microsoft eith...

(ADMIT_ENJOY_VB)

docs/troubleshooting/game-related.mdx (1)

37-38: LGTM!

Clear and concise explanation of the Linux x86 compatibility issue.

docs/getting-started/installation.mdx (1)

13-15: LGTM!

Clear and important warning about future Java 8 deprecation.

@sklauncher sklauncher deleted a comment from coderabbitai bot Dec 5, 2024
Copy link
Member

@indexerrowaty indexerrowaty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the long wait but here we are. A pull request review!

@indexerrowaty indexerrowaty self-assigned this Jan 9, 2025
@SoyRA SoyRA requested a review from indexerrowaty January 11, 2025 16:55
Copy link
Member

@indexerrowaty indexerrowaty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants